projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec23b71
)
* lisp/emacs-lisp/comp.el (comp-c-func-name): Add autoload cookie.
author
Andrea Corallo
<akrl@sdf.org>
Thu, 1 Oct 2020 05:55:00 +0000
(07:55 +0200)
committer
Andrea Corallo
<akrl@sdf.org>
Thu, 1 Oct 2020 05:55:00 +0000
(07:55 +0200)
lisp/emacs-lisp/comp.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp.el
b/lisp/emacs-lisp/comp.el
index dec5c8ec41d0603191e552390d7aa1e1831531cc..02b08119f9c6ba942ee9a18d86add21ead9e1f0c 100644
(file)
--- a/
lisp/emacs-lisp/comp.el
+++ b/
lisp/emacs-lisp/comp.el
@@
-598,6
+598,8
@@
instruction."
(or (comp-spill-decl-spec function-name 'speed)
comp-speed))
+;; Autoloaded as might by used by `disassemble-internal'.
+;;;###autoload
(defun comp-c-func-name (name prefix &optional first)
"Given NAME return a name suitable for the native code.
Add PREFIX in front of it. If FIRST is not nil pick the first